From: Lars-Peter Clausen Date: Sun, 23 Nov 2008 13:44:51 +0000 (+0000) Subject: Fix dependencies. X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=3e11549c52f0d7793b6f8ae8ade53cf4574aa66e;p=openwrt%2Fsvn-archive%2Fpackages.git Fix dependencies. SVN-Revision: 13326 --- diff --git a/Xorg/app/xinit/Makefile b/Xorg/app/xinit/Makefile index 7d8163120..38f83f3b4 100644 --- a/Xorg/app/xinit/Makefile +++ b/Xorg/app/xinit/Makefile @@ -24,7 +24,7 @@ define Package/xinit SECTION:=xorg-app CATEGORY:=Xorg SUBMENU:=app - DEPENDS:=@DISPLAY_SUPPORT + DEPENDS:=+libX11 TITLE:=xinit URL:=http://xorg.freedesktop.org/ endef